SftTabs/NET 6.0

MouseMoveTimer Event, SftTabs Class

Softel vdm, Inc.

Occurs when the timer expires after a mouse move event.

Syntax      SftTabs Class (Softelvdm.SftTabsNET)

VB   

Public Event MouseMoveTimer As EventHandler

C#   

public event EventHandler MouseMoveTimer;

C++   

public: event EventHandler MouseMoveTimer;

Event Data

The MouseMoveTimer event handler receives an argument of type EventArgs containing data related to this event.

Comments

The MouseMoveTimer event occurs when the timer expires after a mouse move event.

The MouveMoveTimer event occurs after a MouseMove event was handled by the control and the interval defined by the MouseMoveInterval property has expired.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com